Updates
authorMatthias Clasen <mclasen@redhat.com>
Fri, 17 Sep 2004 19:21:37 +0000 (19:21 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 17 Sep 2004 19:21:37 +0000 (19:21 +0000)
2004-09-17  Matthias Clasen  <mclasen@redhat.com>

* NEWS: Updates

ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-6
ChangeLog.pre-2-8
NEWS

index 818dc26adec32900b47a7659d5ac03bdb02cd3af..6aa33b504451e57959041286d121ad13e10316eb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2004-09-17  Matthias Clasen  <mclasen@redhat.com>
 
+       * NEWS: Updates
+
        * gtk/gtkfilechooserdefault.c (select_func): Scroll to the selected
        row.  (#143868, Christian Persch)
 
index 818dc26adec32900b47a7659d5ac03bdb02cd3af..6aa33b504451e57959041286d121ad13e10316eb 100644 (file)
@@ -1,5 +1,7 @@
 2004-09-17  Matthias Clasen  <mclasen@redhat.com>
 
+       * NEWS: Updates
+
        * gtk/gtkfilechooserdefault.c (select_func): Scroll to the selected
        row.  (#143868, Christian Persch)
 
index 818dc26adec32900b47a7659d5ac03bdb02cd3af..6aa33b504451e57959041286d121ad13e10316eb 100644 (file)
@@ -1,5 +1,7 @@
 2004-09-17  Matthias Clasen  <mclasen@redhat.com>
 
+       * NEWS: Updates
+
        * gtk/gtkfilechooserdefault.c (select_func): Scroll to the selected
        row.  (#143868, Christian Persch)
 
index 818dc26adec32900b47a7659d5ac03bdb02cd3af..6aa33b504451e57959041286d121ad13e10316eb 100644 (file)
@@ -1,5 +1,7 @@
 2004-09-17  Matthias Clasen  <mclasen@redhat.com>
 
+       * NEWS: Updates
+
        * gtk/gtkfilechooserdefault.c (select_func): Scroll to the selected
        row.  (#143868, Christian Persch)
 
diff --git a/NEWS b/NEWS
index efda952e8349010a7c036600ff827edb861983a6..8e21930e35891c76e0bcaf457934e54208f9f378 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,10 @@
 Overview of Changes from GTK+ 2.5.2 to GTK+ 2.5.3
 =================================================
-* GtkFileChooserButton
+* GtkFileChooser
  - Work better with older version of the gnome-vfs backend [Zack Cerza]
  - Keynav improvements [Jonathan Blandford]
  - Make position of pathbar down button stable [Jonathan]
+ - Make autocompletion less annoying in save mode [Owen Taylor]
 * GtkComboBox
  - Work without a model [Mariano Suarez-Alvarez
 * GtkTreeView
@@ -19,6 +20,7 @@ Overview of Changes from GTK+ 2.5.2 to GTK+ 2.5.3
  - Improve drawing of expanders [Matthias Clasen]
 * Add a configure option to disable the use of ELF visibility 
   attributes for PLT reduction
+* Make selection handling robust against invalid UTF-8 [Owen]
 * gdk-pixbuf
  - Add a variant of gdk_pixbuf_new_from_file_at_size() which 
    optionally ignores aspect ratio [Dom Lachowicz]
@@ -36,10 +38,10 @@ Overview of Changes from GTK+ 2.5.2 to GTK+ 2.5.3
 * Other bug fixes [Hans Petter Jonsson, Tim Janik, Manish Singh,
  Soeren Sandmann, Bill Haneman, Padraig O'Briain, Olexi Avramchenko,
  Jonathan, Frederic Croszat, Matthias, Christian Persch, Felipe Heidrich,
- Lorenzo Gil Sanchez, Richard Hoelscher, Owen Taylor, Olivier Andrieu,
- Morten Welinder, Jean Bréfort]
-* Documentation improvements [Matthias]
-* New and updated translations (ang,ar,en_CA,ne,pt_BR,ro,uk)
+ Lorenzo Gil Sanchez, Richard Hoelscher, Owen, Olivier Andrieu,
+ Morten Welinder, Jean Bréfort, Alexander Larsson]
+* Documentation improvements [Matthias, Jonathan]
+* New and updated translations (ang,ar,en_CA,es,ne,pt_BR,ro,ru,uk)
 
 Overview of Changes from GTK+ 2.5.1 to GTK+ 2.5.2
 =================================================